projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be67190
)
arm/km: enable mii cmd
author
Valentin Longchamp
<
[email protected]
>
Fri, 25 May 2012 01:57:20 +0000
(
01:57
+0000)
committer
Albert ARIBAUD
<
[email protected]
>
Sat, 7 Jul 2012 12:07:31 +0000
(14:07 +0200)
This is useful to debug the switch initialization
Signed-off-by: Valentin Longchamp <
[email protected]
>
Signed-off-by: Holger Brunck <
[email protected]
>
cc: Gerlando Falauto <
[email protected]
>
cc: Prafulla Wadaskar <
[email protected]
>
include/configs/km/km_arm.h
patch
|
blob
|
history
diff --git
a/include/configs/km/km_arm.h
b/include/configs/km/km_arm.h
index 6423a07b044a533cee496bd4921d0d87421135bc..43a0efb426160ca3d6ebcea5b6fb888dd462730f 100644
(file)
--- a/
include/configs/km/km_arm.h
+++ b/
include/configs/km/km_arm.h
@@
-159,6
+159,7
@@
*/
#define CONFIG_NETCONSOLE /* include NetConsole support */
#define CONFIG_MII /* expose smi ove miiphy interface */
+#define CONFIG_CMD_MII /* to debug mdio phy config */
#define CONFIG_MVGBE /* Enable Marvell Gbe Controller Driver */
#define CONFIG_SYS_FAULT_ECHO_LINK_DOWN /* detect link using phy */
#define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */